Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add android jetpack compose sample #78

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

waseemabbas8
Copy link

This pull request adds a new sample for integrating Snapchat Login Kit into Android applications using modern development tools and practices. The sample leverages the latest Android development technologies, including Kotlin, Gradle, Jetpack Compose, Hilt, and ViewModel architecture components.

Key Features:

  • Integration of Snapchat Login Kit SDK for seamless authentication with Snapchat accounts.
  • Utilization of Kotlin programming language for concise and expressive code.
  • Integration of Jetpack Compose for building modern, declarative UIs with a composable approach.
  • Use of Hilt for dependency injection to improve code maintainability and testability.
  • Implementation of ViewModel architecture component for managing UI-related data and handling lifecycle events.
  • This sample serves as a comprehensive guide for developers looking to integrate Snapchat Login Kit into their Android applications while adopting best practices and leveraging the latest technologies in the Android ecosystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant